withDispatchReceiver

fun <T : IrMemberAccessExpression<*>> T.withDispatchReceiver(receiver: IrExpression?, substitute: Boolean = this is IrCall): T

Sources

jvm source
Link copied to clipboard